@import url(https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.css);*{font-family:Montserrat;margin:0;padding:0}.topbar .right .lang .btn-secondary{border-radius:50%!important;padding:6px 10px;text-transform:uppercase}.topbar{display:flex;justify-content:space-between;align-items:center;padding:3px 16px;box-shadow:0 2px 2px 0 rgba(0,0,0,.09803921568627451);background-color:#fff}.topbar .brand .brand-icon{font-size:20px;color:#28367a;font-weight:600;text-decoration:none}.topbar .right{display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width:900px){.topbar .right{order:3}}.topbar .right .info{display:flex;flex-direction:column;justify-content:flex-end;margin-right:8px}@media only screen and (max-width:900px){.topbar .right .info{display:none}}.topbar .right .info h1,.topbar .right .info h2{margin:0;text-align:right}.topbar .right .info h1{font-size:18px;font-weight:500;color:#545454}.topbar .right .info h2{font-size:14px;color:#aaa}.topbar .right .profil-img{width:100%}@media only screen and (max-width:900px){.topbar .right .profil-img{display:none}}.topbar .right .profil-img img{width:85%}.topbar .right .settings{position:relative}.topbar .right .settings .icon{font-size:28px}.topbar .right .settings .dropdown-item.active,.topbar .right .settings .dropdown-item:active{background-color:#e9e9e9;color:#28367a;font-weight:600}.topbar .right .btn-secondary{background-color:#e4261b!important;border:none!important;box-shadow:none!important;padding:.32rem .4rem;border-radius:50%!important}.topbar .right .btn-secondary .icon{color:#545454}.topbar .toggle-button{display:none}@media only screen and (max-width:900px){.topbar .toggle-button{display:block;order:1}}.topbar .toggle-button .icon{font-size:20px;right:0}.topbar .toggle-button .btn{background-color:#28367a;display:flex}.topbar .toggle-button #sidebar-backdrop{width:230px}.topbar .toggle-button .b-sidebar-header{padding:12px;justify-content:center;border-bottom:2px solid #e9ecef;position:relative}.topbar .toggle-button .b-sidebar-header #hide{position:absolute;top:0;right:0;border-radius:0;background-color:transparent;border:none}.topbar .toggle-button .b-sidebar-header .user{text-align:center}.topbar .toggle-button .b-sidebar-header .user img{display:inline-block;width:80px}.topbar .toggle-button .b-sidebar-header .user .info{display:flex;flex-direction:column;padding:8px 0 0}.topbar .toggle-button .b-sidebar-header .user .info h1{font-size:18px;font-weight:500;color:#545454}.topbar .toggle-button .b-sidebar-header .user .info h2{font-size:14px;color:#aaa}.topbar .toggle-button .b-sidebar-body{overflow-y:scroll}.topbar .toggle-button .b-sidebar-body .active{margin:0;padding-left:24px;background-color:#e4261b;color:#fff;transition:all .2s ease}.topbar .toggle-button .b-sidebar-body .active:hover{background-color:rgba(40,54,122,.8)}.topbar .toggle-button .nav-link{padding:16px 8px;margin-left:16px;border-bottom:2px solid #e9ecef;transition:all .2s ease}.topbar .toggle-button .nav-link:hover{background-color:#28367a;color:#fff}body{font-family:Didact Gothic,sans-serif;color:#333;box-sizing:border-box}.red{color:red;cursor:pointer}